html,
body {
    width: 100%;
    margin: 0;
    padding: 0;
    font: 14px/24px "微软雅黑", Arial, Helvetica, sans-serif;
}

a {
    font-size: 12px;
}

ul,
li,
p,
img,
b,
ol,
em,
a,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
    font-style: normal;
    text-decoration: none;
    font-weight: 100;
    color: #000
}

body {
    overflow-x: hidden;
}

#dituContent img {
    max-width: inherit;
}

img {
    max-width: 100%;
}

.container {
    width: 1200px;
    margin: auto;
}

.index_img {
    position: absolute;
    width: 100%;
    z-index: -1;
    height: 100%;
    top: 0px;
}

.index_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.title {
    text-align: center;
    padding-bottom: 10px;
    font-size: 14px;
    position: relative;
}

.title a {
    color: #555555;
}

.title h2 {
    font-size: 30px;
    line-height: 50px;
}

.title:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 3px;
    left: 50%;
    bottom: 0px;
    margin-left: -25px;
}

.nav li a,
.one li:hover h3,
.one li:hover .fr,
.slidesbox .pervs,
.slidesbox .nexts,
.three .title a,
.three .title h2,
.three li h3,
.fore_div b,
.five_div,
.five_div h3,
.three_nav li a {
    color: #fff;
}

.title:before,
.nav li .cur,
.nav li a:hover,
.one li:hover,
.three li:hover h3,
.fore_div h3:after,
.fore_div b,
.five_div h3:after,
.pages_title,
.pading .current,
#slides .hd .on {
    background: #00a583;
}

.fore li:hover h3,
.fore li:hover .red,
.six_nav .on,
.sever_ul li a:hover,
.eight li:hover {
    color: #00a583
}

.fore li:hover .fore_div,
.fore li:hover .red,
.three_nav li.on,
.sever_ul li:hover {
    border-color: #00a583
}

/**/
#slides {
    position: relative;
}

#slides img {
    width: 100%;
    display: block
}

#slides .hd {
    position: absolute;
    bottom: 40px;
    z-index: 1;
    text-align: center;
    left: 50%;
}

#slides .hd li {
    color: transparent;
    cursor: pointer;
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    float: left;
    margin: 0px 5px;
    border-radius: 50%;
}

#slides .prev,
#slides .next {
    position: absolute;
    width: 50px;
    height: 50px;
    border: none;
    top: 50%;
    text-align: center;
    font-family: '宋体';
    line-height: 48px;
    margin-top: -25px;
    font-size: 50px;
}

#slides .prev {
    left: 100px;
}

#slides .next {
    right: 100px;
}

/*header*/
.header_top {
    background: #efefef;
    line-height: 40px;
}

/*logo*/
.logo {
    max-height: 110px;
}

.logo img {
    display: block;
    max-height: 110px;
    margin: 10px 0;
    height: 80px;
}

/**/
/*导航*/
.navbox {
    width: 100%;
    background: #000;
}

.nav li {
    float: left;
    position: relative;
    line-height: 50px;
}

.nav li ul li:before {
    display: none;
}

.nav li a {
    display: block;
    padding: 0 22px;
    text-align: center;
    font-size: 14px;
    /*font-weight: bold;*/
}

.nav li ul {
    position: absolute;
    width: 100%;
    background: #000;
    z-index: 999;
    left: 0;
    top: 50px;
    display: none;
}

.nav .nav_ul li {
    display: block;
    float: none;
    height: 40px;
    line-height: 40px;
    padding: 0 0px;
    box-sizing: border-box;
}

.nav .nav_ul a {
    padding: 0 0;
    font-size: 14px;
}

.nav li:hover .nav_ul {
    display: block;
}

/**/
.header_r {
    width: 180px;
    text-align: right;
    margin-top: 60px;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}

.header_r b {
    display: block;
    font-size: 22px;
    font-weight: bold;
}

/*one*/
.one {
    background: #e4e5e5;
    padding: 30px 0;
}

.one ul {
    overflow: hidden;
}

.one li {
    float: left;
    width: 281px;
    margin-right: 25px;
    background: #fff;
    padding: 25px;
    height: 140px;
    box-sizing: border-box;
    border-radius: 10px;
    border-bottom: 4px solid #00a583;
    position: relative;
}

.one .fl {
    float: left;
    width: 82px;
    height: 82px;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    background: #fff;
    z-index: 5;
    position: absolute;
}

.one .fl img {
    max-width: 100%;
    display: block;
    margin: 27px auto 0;
}

.one .fr {
    width: 135px;
    font-size: 12px;
    /* color: #979797; */
    z-index: 3;
    position: absolute;
    right: 0;
    top: 30%;
    background: rgba(0, 165, 131, 0.83);
    padding-left: 62px;
    color: #fff;
}

.one .fr h3 {
    line-height: 30px;
    /*margin-top: 12px;*/
    height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
    white-space: nowrap;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
}

.one li:nth-child(4) {
    margin-right: 0px;
}

/**/
.two {
    margin-top: 50px;
    position: relative;
    padding: 0 0 59px;
}

.two .bds {
    margin-top: 50px;
}

.two .slidesbox {
    position: relative;
}

.two .bds li,
.two .bds img {
    width: 1200px;
    height: 500px;
    display: block;
}

.slidesbox .pervs,
.slidesbox .nexts {
    width: 45px;
    height: 120px;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -60px;
    line-height: 120px;
    text-align: center;
    font-size: 45px;
    font-family: '宋体';
    z-index: 5;
}

.slidesbox .nexts {
    right: 0
}

.two .hds {
    position: absolute;
    bottom: 0px;
    left: 50%;
    background: #fff;
    width: 950px;
    margin-left: -475px;
    padding: 15px;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: 2px 5px 2px #ccc;
}

.two .hds li {
    width: 300px;
    float: left;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
}

.two .hds .on {
    transform: scale(1.1);
    border: 0;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    -webkit-transform: translate3d(0, 0px, 0);
    transition: all .5s
}

.two .hds li:after {
    content: '';
    width: 2px;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    position: absolute;
    right: 0px;
    top: 0px
}

.two .hds li:nth-child(3n):after {
    display: none
}

.two .hds h2 {
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.two .hds p {
    color: #555;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/**/
.three {
    margin-top: 50px;
    position: relative;
    padding: 50px 0;
}

.three_nav {
    text-align: center;
    margin: 50px auto 0;
}

.three_nav li {
    padding: 0px 30px;
    line-height: 40px;
    border: 1px solid #eee;
    outline: 2px solid #fff;
    outline-offset: 2px;
    display: inline-block;
    text-align: center;
    margin: 0px 10px;
}

.three_nav li.on {
    outline-color: #00a583;
}

.three_ul ul {
    margin-top: 50px;
    overflow: hidden;
}

.three_ul li {
    float: left;
    width: 290px;
    margin: 0px 5px 10px;
    position: relative;
    height: 170px;
}

.three_ul li img {
    display: block;
    height: 100%;
    width: 100%;
}

.three_ul li h3 {
    line-height: 40px;
    width: 100%;
    height: 40px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    overflow: hidden;
    box-sizing: border-box;
    text-align: center;
}

.three_ul li:nth-child(1) {
    width: 590px;
    height: 350px;
}

/**/
.fore,
.fore ul {
    margin-top: 50px;
}

.fore li {
    position: relative;
    overflow: hidden;
    padding: 22px 0;
}

.fore_img {
    width: 687px;
    height: 314px;
    overflow: hidden;
}

.fore_img img {
    width: 100%;
    /*height: 100%;*/
    display: block;
    transition: all 1.5s;
}

.fore li:hover img {
    transform: scale(1.05)
}

.fore_div {
    position: absolute;
    width: 530px;
    height: 357px;
    border: 2px solid #9E9E9E;
    right: 0px;
    top: 0px;
    padding: 50px;
    background: #fff;
    box-sizing: border-box;
}

.fore_div .red {
    width: 60px;
    height: 60px;
    font-size: 50px;
    text-align: center;
    display: block;
    border: 2px solid #000;
    line-height: 60px;
}

.fore_div h3 {
    line-height: 60px;
    font-size: 20px;
    position: relative;
    height: 60px;
    overflow: hidden;
}

.fore_div h3:after {
    content: '';
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.fore li p {
    height: 72px;
    margin-top: 13px;
    overflow: hidden;
}

.fore_div b {
    font-size: 14px;
    height: 30px;
    width: 115px;
    line-height: 30px;
    border-radius: 10px;
    margin-top: 18px;
    font-weight: 100;
    text-align: center;
    display: block;
}

.fore li:nth-child(2n) .fore_img {
    float: right
}

.fore li:nth-child(2n) .fore_div {
    right: initial;
    left: 0px
}

.fore .more {
    height: 40px;
    width: 150px;
    color: #545353;
    line-height: 40px;
    border: 1px solid #a1a1a1;
    outline: 2px solid #353535;
    outline-offset: 2px;
    display: block;
    text-align: center;
    margin: 50px auto 0;
}

/**/
.five {
    margin-top: 80px;
    overflow: hidden;
}

.five ul,
.five ol {
    margin-top: 50px;
    overflow: hidden;
    width: 50%;
    float: left;
}

.five ol {
    float: right;
}

.five li {
    width: 50%;
    float: left;
    height: 266px;
    margin-bottom: 0.5%;
    position: relative;
}

.five li:nth-child(1) {
    width: 49.5%;
    float: left;
    height: 537px;
    margin-right: 0.5%;
    margin-bottom: 0;
}

.five ol li {
    margin-left: 0.5%;
    margin-right: 0;
}

.five ol li:nth-child(1) {
    width: 49%;
    margin-right: 0;
}

.five li img {
    width: 100%;
    height: 100%;
    display: block;
}

.five_div {
    position: absolute;
    top: 0px;
}

.five_div {
    position: absolute;
    top: 50%;
    padding: 20px;
    height: 200px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin-top: -100px;
}

.five_div h3 {
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 15px;
}

.five_div h3:after {
    content: '';
    width: 90px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -45px;
}

/**/
.six {
    background: #ffe700;
    padding: 50px 0;
}

.six_nav {
    margin-top: 50px;
    text-align: center;
}

.six_nav li {
    display: inline-block;
    line-height: 40px;
    width: 167px;
    font-size: 14px;
}

.six_nav li img {
    margin: auto;
}

.six_img {
    display: block;
}

.six_imgs {
    display: none;
}

.six_nav .on .six_imgs {
    display: block;
}

.six_nav .on .six_img {
    display: none;
}

.six .bd {
    margin-top: 50px;
    position: relative;
}

.six .bd:before {
    content: "";
    width: 178px;
    height: 167px;
    background: url(../images/pf.png) no-repeat;
    position: absolute;
    left: -120px;
    bottom: -35px;
    z-index: 5;
}

.six .bd ul {
    overflow: hidden;
    width: 100%;
    border: 8px solid #fff380;
    background: #fff380;
}

.six .bd li {
    overflow: hidden;
}

.six .bd li:nth-child(1) {
    width: 206px;
    height: 355px;
    background: #fff;
    margin-right: 4px;
    float: left;
    padding: 80px 30px 0;
    box-sizing: border-box;
    overflow: initial;
    color: #555;
    font-size: 12px;
}

.six .bd li:nth-child(1) h3 {
    line-height: 50px;
    font-size: 18px;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}

.six .bd li:nth-child(1) h3:after {
    content: '';
    height: 46px;
    border-top: 2px solid #ffe700;
    border-bottom: 2px solid #ffe700;
    width: 110px;
    position: absolute;
    top: 0px;
    right: -30px;
}

.six .bd li:nth-child(1) h3::before {
    content: '';
    height: 50px;
    width: 20px;
    background: #ffe700;
    position: absolute;
    top: 0px;
    right: -50px;
    z-index: 5;
}

.six .bd li:nth-child(2) {
    width: 401px;
    height: 354px;
    margin-right: 4px;
    float: left;
}

.six .bd li:nth-child(3) {
    width: 344px;
    height: 233px;
    margin-right: 4px;
    margin-bottom: 4px;
    float: left;
}

.six .bd li:nth-child(4) {
    width: 237px;
    height: 355px;
    float: right;
}

.six .bd li:nth-child(5),
.six .bd li:nth-child(6) {
    width: 170px;
    height: 115px;
    float: left;
    margin-right: 4px;
}

.six .bd li img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 1.5s;
}

.six .bd li:hover img {
    transform: scale(1.05)
}

/**/
.sever {
    margin-top: 50px;
    overflow: hidden;
}

.sever_ul {
    margin-top: 50px;
    width: 388px;
    border: 1px solid #ccc;
    float: left;
    margin: 50px 5px 0;
}

.sever_title {
    line-height: 210px;
    text-align: center;
    height: 140px;
    font-size: 20px;
}

.sever_ul ul {
    padding: 15px 25px 0px;
    box-sizing: border-box;
}

.sever_ul:nth-child(2) .sever_title {
    background: #f6f6f6 url(../images/g11.png) no-repeat;
    background-position-x: 50%;
    background-position-y: 20px;
}

.sever_ul:nth-child(3) .sever_title {
    background: #f6f6f6 url(../images/g22.png) no-repeat;
    background-position-x: 50%;
    background-position-y: 20px;
}

.sever_ul:nth-child(4) .sever_title {
    background: #f6f6f6 url(../images/g33.png) no-repeat;
    background-position-x: 50%;
    background-position-y: 20px;
}

.sever_ul li {
    line-height: 35px;
    border-bottom: 1px dashed #ccc;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sever_ul .more {
    position: relative;
    display: block;
    float: right;
    width: 60px;
    height: 50px;
    line-height: 50px;
}

.sever_ul .more:after {
    content: '>';
    width: 20px;
    height: 50px;
    font-size: 30px;
    color: #ccc;
    font-family: '宋体';
    position: absolute;
    right: 25px;
    text-align: center;
}

.sever_ul .more:before {
    content: '';
    width: 25px;
    height: 1px;
    background: #ccc;
    position: absolute;
    right: 32px;
    top: 25px;
}

/**/
.eight {
    margin-top: 50px;
    background: #e4e5e5;
    text-align: center;
}

.eight .container {
    padding: 30px 0;
}

.eight li {
    width: 167px;
    display: inline-block;
    line-height: 50px;
    color: #555;
    font-size: 14px;
}

.eight li img {
    display: block;
    margin: auto;
    height: 30px;
}

.eight li:hover {
    color: #00a583
}

/*page*/
.page_container {
    margin: 50px auto 0;
    overflow: hidden;
    width: 1200px;
}

.page_banner img {
    width: 100%;
    display: block;
}

/**/
.page_qh {
    margin-top: 30px;
}

.page_qh span {
    display: block;
    color: #5d5d5d
}

.page_qh a {
    cursor: pointer;
    color: #5d5d5d
}

/**/
.pading {
    text-align: center;
}

.pading a,
.pading span {
    display: inline-block;
    margin: 0 2px;
    padding: 4px 8px;
    border-radius: 2px;
    background: #eeeeee;
    color: #000;
}

.pading .current {
    color: #fff;
}

/**/
.page_l {
    width: 240px;
}

.pages_title {
    width: 100%;
    height: 60px;
    padding-top: 23px;
    font-size: 25px;
    box-shadow: 0px 5px 5px #ccc;
    position: relative;
    line-height: 14px;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
}

.pages_title b {
    font-size: 56px;
    display: inline-block;
    position: absolute;
    left: 26px;
    line-height: 50px;
}

.pages_title span {
    font-size: 14px;
    display: block;
}

.pages_nav li {
    position: relative;
}

.pages_nav li a {
    line-height: 70px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #6f6e69;
    position: relative;
}

.pages_nav ul,
.pages_text {
    border: 1px solid #bfbfbf;
    border-top: none;
    box-shadow: 5px 5px 10px #bfbfbf;
    transform: rotateY(5deg);
}

.pages_nav li ul {
    border: none;
    box-shadow: none;
    transform: rotate(0deg);
    display: none;
}

.pages_nav li a:before {
    content: '';
    width: 85%;
    height: 1px;
    background: #e6e6e6;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.pages_nav li a:after {
    content: '>';
    position: absolute;
    top: 0px;
    right: 30px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.pages_l {
    margin-top: 30px;
}

.page_r {
    width: 910px;
}

.page_top {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}

.page_top .fl {
    color: #666;
    font-size: 24px;
    display: inline-block;
    font-weight: bold;
    line-height: 43px;
}

.page_top .fr {
    font-size: 12px
}

.page_top a {
    color: #333
}

.pages_nav,
.page_cps {
    margin-bottom: 30px;
}

.page_cps ul {
    margin-top: 10px;
}

.page_cps li {
    line-height: 40px;
    text-align: center;
}

.page_cps li img {
    width: 100%;
    display: block;
}

.page_xws ul {
    margin-top: 10px;
}

.page_xws li {
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
}

/*product*/
.product {
    margin-top: 50px;
    display: flex;
}

.product li {
    width: 100%;
    /* margin: 0px 8px 14px; */
    float: left;
    margin-bottom: 10px;
    transition: 0.5s;
    position: relative;
    border-radius: 4px;
}

.product li:nth-child(3n) {
    margin-right: 0;
}

.product li img {
    width: 100%;
    /*height: 225px;*/
    display: block;
}

.product li h3 {
    text-align: center;
    bottom: 0;
    color: #757575;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 34px;
    letter-spacing: 4px;
/*
    line-height: 50px;
    text-align: center;
    color: #6f6e69;
    height: 50px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    background: #00000060;
    color: #fff;
    width: 100%;
    background-color: #4c4c4c;

    filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
*/
}

.product li:hover {
    /* filter: alpha(opacity=100);*/
    /* -moz-opacity: 1;*/
    /* -khtml-opacity: 1;*/
    /* opacity: 1;*/

}





.product li:hover h3 {

    /* background: #00a583;*/
    /* filter: alpha(opacity=100);*/
    /* filter: alpha(opacity=100);*/
    /* -moz-opacity: 1;*/
    /* -khtml-opacity: 1;*/
    /* opacity: 1;*/

}



.product li:hover {
    -khtml-opacity: .95;
    -moz-opacity: .95;
    opacity: .95;
    filter: alpha(opacity=95);
    -moz-box-shadow: 0 0 20px #888;
    -webkit-box-shadow: 0 0 20px #888;
    box-shadow: 0 0 20px #888;
    -moz-transform: translateY(-3px) translateX(-3px);
    -webkit-transform: translateY(-3px) translateX(-3px);
    -o-transform: translateY(-3px) translateX(-3px);
    -ms-transform: translateY(-3px) translateX(-3px);
    transform: translateY(-3px) translateX(-3px);
}

/**/
.product_item_top {
    margin-top: 50px;
    overflow: hidden;
}

.product_item_top .fl {
    width: 450px;
}

.product_item_top .fl img {
    width: 100%;
    display: block;
}

.product_item_top .fr {
    width: 430px;
}

.product_item_top .fr h2 {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.product_item_top .fr p {
    line-height: 30px;
}

/**/
.product_item_bottom {
    margin-top: 30px;
    overflow: hidden;
}

/**/
.article {
    margin-top: 50px;
}

.article li {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.article li img {
    width: 270px;
    height: 180px;
    display: block;
}

.article li .fr {
    width: 600px;
}

.article li .fr h3 {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-weight: bold;
    font-size: 16px;
    color: #000;
}

.article li:hover h3 {
    color: #00923f !important
}

.article li p {
    height: 72px;
    overflow: hidden;
    color: #999;
}

.article li span {
    color: #999999;
    margin-top: 20px;
    display: block;
}

/**/
.article_item {
    margin-top: 50px;
    overflow: hidden;
}

.article_item_title {
    text-align: center;
    color: #999;
}

.article_item_title h1 {
    font-size: 23px;
    color: #4d4d4d;
    font-weight: bold;
    margin-bottom: 15px;
}

.article_item_title a {
    color: #999;
}

.article_item_text {
    margin-top: 30px;
    overflow: hidden;
}

/**/
.pages {
    margin-top: 50px;
    overflow: hidden;
}

/*footer*/
.footer_container {
    background: #1c2232;
    padding: 30px 0;
}

.footer {
    padding: 30px 0 10px;
    background: #202020;
}

.page .footer {
    margin-top: 50px;
}

/**/
.relevant {
    width: 100%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}

.relevant .rel_title {
    margin-bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #1D1C1C;
    text-indent: 10px;
    color: #fff !important;
}

.relevant .rel_content {
    padding: 10px;
    overflow: hidden;
}

/*��ز�Ʒ*/
.relevant_product .rel_item {
    width: 122px;
    float: left;
    margin: 0 5px 10px 5px;
}

.relevant_product .rel_item .rel_item_img {
    width: 100%;
    height: 90px;
}

.relevant_product .rel_item .rel_item_title {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    color: #fff !important;
}

/*�������*/
.relevant_article .rel_item {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #59504D;
    overflow: hidden;
}

.relevant_article .rel_item .rel_item_time {
    float: right;
    color: #999;
}

/**/
h4.related {
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    line-height: 32px;
    margin: 0 10px;
    height: 32px;
    margin-top: 20px;
}

h4.related span {
    display: inline-block;
    border-bottom: 2px solid #666;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    color: inherit;
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

ul.relate_pr li a {
    color: inherit;
    display: block;
    margin: 5px;
    text-align: center;
    line-height: 30px;
}

ul.relate_pr li img {
    width: 100%;
    display: block;
    height: 130px;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.leftPic ul li {
    width: 61px;
    height: 61px;
    border: 2px solid #ddd;
    float: left;
    margin: 2px;
    padding: 2px;
    box-sizing: border-box;
}
.leftPic ul li.cur {
    border: 2px solid #00a583;
}
.leftPic .index img{
	width: 100%;
}
.leftPic .index{
	width: 100%;
	 
    overflow: hidden;
}
.leftPic {
    width: 100%;
}

.pading {
    /*margin-left: 366px;*/
    /*width: 340px;*/
    margin: auto;
}
.page_qh span:nth-child(1):before {
    content: "";
    width: 0;
    height: 0;
    display: block;
    z-index: 666;
    border-bottom: 40px solid #00a583;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-radius: 7px;
    position: fixed;
    top: 30%;
    right: 10px;
}

.page_qh span:nth-child(1) {
    position: fixed;
    right: 13px;
    top: 326px;
    width: 52px;
    background: #fff;
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 6px;
}

.page_qh span:nth-child(2):before {
    content: "";
    width: 0;
    height: 0;
    display: block;
    z-index: 666;
    border-bottom: 40px solid #00a583;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-radius: 7px;
    position: fixed;
    top: 502px;
    transform: rotate(180deg);
    right: 10px;
}

.page_qh span:nth-child(2) {
    position: fixed;
    right: 13px;
    top: 420px;
    width: 52px;
    background: #fff;
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 6px;
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 10px;
    overflow: hidden;
    height: 136px;
}
.one li:hover .mbg {
    background: #ddd;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    border-radius: 7px;
    background-color: rgba(0, 165, 131, 0.6);
}

.v1,.v2 {
    width: 290px;
    margin-right: 10px;
}
.v3 {
    width: 290px;
}

.product li p s {
    color: #9c9c9c;
}
.product li p span {
    padding: 2px 6px;
    color: #f50000;
    font-weight: bold;
    font-size: 22px;
}

ul.product li a sm {
    padding-left: 4px;
}
/**/